GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.AnnotationManager / OnCustomAnnotationPaint Event





In This Topic
OnCustomAnnotationPaint Event (AnnotationManager)
In This Topic
Syntax
'Declaration
 
Public Event OnCustomAnnotationPaint As AnnotationManager.OnCustomAnnotationPaintEventHandler
public event AnnotationManager.OnCustomAnnotationPaintEventHandler OnCustomAnnotationPaint
public event OnCustomAnnotationPaint: AnnotationManager.OnCustomAnnotationPaintEventHandler; 
In JScript, you can handle the events defined by another class, but you cannot define your own.
public: __event AnnotationManager.OnCustomAnnotationPaintEventHandler* OnCustomAnnotationPaint
public:
event AnnotationManager.OnCustomAnnotationPaintEventHandler^ OnCustomAnnotationPaint
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.AnnotationManager
AnnotationManager Members